.year{
    background: #FF6000;
    width: 100%;
    height: 57px;
    position: fixed;
    bottom: 0;
    line-height: 57px;
    left: 0;
    z-index: 999;
}
.year-2{
    width: 1200px;
    margin: 0 auto;
}
.year-1 {
    position: relative;
    width: 600px;
    padding-left: 600px;
    margin: 0 auto;
    height: 57px;
    background: url(../images/xfoot/year2.png) no-repeat 0 center;
}
.year-1:before {
    /*display: block;*/
    /*content: "";*/
    /*width: 175px;*/
    /*height: 201px;*/
    /*background-image: url(../images/xfoot/hn1.png);*/
    /*position: absolute;*/
    /*left: -185px;*/
    /*bottom: 0px;*/
    /*background-size: 100%;*/
} 
.year-1:after {
    /*display: block;*/
    /*content: "";*/
    /*width: 150px;*/
    /*height: 190px;*/
    /*background: url(../images/xfoot/hn3.png) no-repeat;*/
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*background-size: 100%;*/
    right: -130px;
}
.year-1 a {
    display: block;
    position: relative;
    color: #fff;
    float: left;
    width: 150px;
    font-size: 18px;
    height: 57px;
    text-align: center;
}
.year-1 a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    height: 17px;
    width: 1px;
    background: #fff;
    opacity: .8;
}
.year-1 a:last-child:after{opacity: 0;}

/*-----------------------------------------------*?
/*悬浮链接*/
.suspension{position:fixed;z-index:888;right:15px;top:200px;width:80px;}
.suspension-box{position:relative;float:right;}
.suspension .a {
    display: block;
    width: 80px;
    height: 80px;
    cursor: pointer;
    outline: none;
}
.suspension .a-service {margin-bottom: 25px;}
.suspension .a-service .i {
    width: 80px;
    height: 145px;
    background-image: url(../images/xfoot/xm1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    display: block;
}
.suspension .a-service-phone .i {
    width: 100%;
    height: 100%;
    background: #FF9900 url(../images/xfoot/kczx.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 45px;
    background-position: right bottom;
    float: right;
}
.suspension .a-qrcode .i{
    width: 100%;
    height: 100%;
    background: #FF7F00 url(../images/xfoot/jyzx.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 0px;
    background-position: right bottom;
    float: right;}
.suspension .a-cart .i{
    width: 100%;
    height: 100%;
    background: #FF6900 url(../images/xfoot/zxzx.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 0px;
    background-position: right bottom;
    float: right;}
.suspension .a-top .i{
    width: 100%;
    height: 100%;
    background: #474747 url(../images/xfoot/fhdb.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 0px;
    background-position: right bottom;
    float: right;}





















